func google.golang.org/protobuf/internal/impl.appendSfixed32Slice

2 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L3135: func appendSfixed32Slice(b []byte, p pointer, f *coderFieldInfo, opts marshalOptions) ([]byte, error) {
		codec_gen.go#L3179: 	marshal:   appendSfixed32Slice,